home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 June / Software of the Month Club 1996 June.iso / mac / ISO9660 / WIN / BIZ / INVESTOR / WINSTALL.INF < prev   
INI File  |  1995-12-29  |  853b  |  34 lines

  1. REM Master Investor Installation
  2. REM Copyright (C) 1995
  3. REM All Rights Reserved 
  4.  
  5. $title=Master Investor 1.1
  6. $target=C:\MI
  7. $space=2600000
  8.  
  9. [Files to be copied; "$disk 1 =" to "$disk 45 ="; you can use wildcards]
  10. $disk 1 = *.*
  11.  
  12. [Files to install to Windows SYSTEM directory}
  13. $sysdir=vbrun300.dll;commdlg.dll;cmdialog.vbx;spin.vbx;gsw16.exe;gswdll16.dll;gswag16.dll 
  14.  
  15. [Program Manager group name]
  16. $group=Master Investor
  17.  
  18. [program(s) to create Program Manager icons for]
  19. $icon=$dest\MI.exe;Master Investor 
  20. $icon=$dest\MI.HLP;MI Help
  21. $icon=notepad.exe $dest\readme.txt;MI Read Me
  22.  
  23. [comment this to use an 8kb buffer for copying the files]
  24. $COPYBUFFER=4095
  25.  
  26. [uncomment this line to NOT automatically set the check box for PROGMAN group]
  27. $SETCHECKBOX
  28.  
  29. $NO-PATH-DIALOG
  30.  
  31. $CLEANUP=$DEST\INSTALL.EXE
  32. $CLEANUP=$DEST\WINSTALL.INF
  33.  
  34.